Change a User’s Admin Type

{ changeUserAdminType }

Change the Admin type of a given user

Method

/API/admin/changeUserAdminType

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    adminTypeApiData

    Object Type

    Description

    The admin type object contains the admin settings for a given user.

    Output Response

    Successful Result Code

    200

    Description of Response Type

    successful operation

    Notes

    Requires Enterprise Admin rights